LinuxQMISDK  SLQS04.00.27
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AppProviderInfoTlv Struct Reference

Data Fields

BYTE providerLen
 
CHAR provider [255]
 
BYTE nameLen
 
CHAR name [255]
 
BYTE verValid
 
BYTE versionLen
 
CHAR version [255]
 
BYTE TlvPresent
 

Detailed Description

Contain fields in struct AppProviderInfoTlv

Parameters
providerLen
  • number of sets of the following elements:
    • provider
provider
  • Application provider.
nameLen
  • number of sets of the following elements:
    • name
name
  • Application name.
verValid
  • Specifies whether the application version string contains a valid value: 0x00 (FALSE) - Application version string is invalid 0x01 (TRUE) - Application version string is valid
versionLen
  • Number of sets of the following elements: version
version
  • Application version.
Note
None

Field Documentation

CHAR AppProviderInfoTlv::name[255]
BYTE AppProviderInfoTlv::nameLen
CHAR AppProviderInfoTlv::provider[255]
BYTE AppProviderInfoTlv::providerLen
BYTE AppProviderInfoTlv::TlvPresent
CHAR AppProviderInfoTlv::version[255]
BYTE AppProviderInfoTlv::versionLen
BYTE AppProviderInfoTlv::verValid

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved